home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 3 / ct-rom iiib.zip / ct-rom iiib / WINDOWS / UTILITY / DIVERSEN / GOHOM10A / GODEMO.BAT < prev    next >
DOS Batch File  |  1994-05-14  |  306b  |  9 lines

  1. @echo off
  2. if exist $demo.scr (del $demo.scr)
  3. @ECHO IMPORTANT: This demo MUST be started from the DOS prompt and NOT
  4. @ECHO            started from another program (i.e. a file manager).
  5. @ECHO            This is necessary because the demo will load the GoHome TSR.
  6. @ECHO.
  7. @pause
  8. gohome /play=godemo
  9.